home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Wyszukiwarki / Bingooo 2.6.0 / Bingooo_english.exe / {app} / BINGOOO.exe / 0 / RCDATA / TFORM19 / TFORM19.txt
Text File  |  2002-06-14  |  2KB  |  72 lines

  1. object Form19: TForm19
  2.   Left = 350
  3.   Top = 152
  4.   BorderStyle = bsDialog
  5.   Caption = 'D-Info'
  6.   ClientHeight = 162
  7.   ClientWidth = 284
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 10
  19.     Top = 8
  20.     Width = 265
  21.     Height = 105
  22.     BevelOuter = bvNone
  23.     Color = clWhite
  24.     TabOrder = 2
  25.     object Label1: TLabel
  26.       Left = 12
  27.       Top = 10
  28.       Width = 245
  29.       Height = 48
  30.       Caption = 
  31.         'Der Zugriff auf die D-Info ist erst ab der Version D-Info 2001/2' +
  32.         '002 Herbst/Winter m'#246'glich.'
  33.       Font.Charset = ANSI_CHARSET
  34.       Font.Color = clNavy
  35.       Font.Height = -13
  36.       Font.Name = 'Verdana'
  37.       Font.Style = []
  38.       ParentFont = False
  39.       WordWrap = True
  40.     end
  41.     object Label2: TLabel
  42.       Left = 12
  43.       Top = 68
  44.       Width = 230
  45.       Height = 26
  46.       Caption = 
  47.         'F'#252'r weitere Informationen besuchen Sie bitte die D-Info-Webseite' +
  48.         ' der Buhl-Data Service GmbH.'
  49.       WordWrap = True
  50.     end
  51.   end
  52.   object Button1: TButton
  53.     Left = 192
  54.     Top = 128
  55.     Width = 75
  56.     Height = 25
  57.     Caption = 'Cancel'
  58.     ModalResult = 2
  59.     TabOrder = 1
  60.   end
  61.   object Button2: TButton
  62.     Left = 104
  63.     Top = 128
  64.     Width = 75
  65.     Height = 25
  66.     Caption = 'Mehr Info'
  67.     ModalResult = 1
  68.     TabOrder = 0
  69.     OnClick = Button2Click
  70.   end
  71. end
  72.